'Declaration Public Overloads Sub Inflate( _ ByVal dxLeft As Single, _ ByVal dxRight As Single, _ ByVal dyTop As Single, _ ByVal dyBottom As Single _ )
'Declaration
Public Overloads Sub Inflate( _ ByVal dxLeft As Single, _ ByVal dxRight As Single, _ ByVal dyTop As Single, _ ByVal dyBottom As Single _ )
public void Inflate( float dxLeft, float dxRight, float dyTop, float dyBottom )
public procedure Inflate( dxLeft: Single; dxRight: Single; dyTop: Single; dyBottom: Single );
public function Inflate( dxLeft : float, dxRight : float, dyTop : float, dyBottom : float );
public: void Inflate( float dxLeft, float dxRight, float dyTop, float dyBottom )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF GdPictureRectangleF Members Overload List